.. causal-learn documentation master file, created by
   sphinx-quickstart on Tue Oct  5 17:41:19 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to causal-learn's documentation!
==================================

**causal-learn** is a Python translation and extension of the Tetrad java code.  It offers the implementations of
up-to-date causal discovery methods as well as *simple* and
*intuitive* APIs.

.. note::

   This project is under active development.

Contents
========

.. toctree::
   :maxdepth: 2

   getting_started

.. toctree::
   :maxdepth: 3

   search_methods_index/index

.. toctree::
   :maxdepth: 2

   independence_tests_index/index
   score_functions_index/index
   utilities_index/index


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
